[INFO] cloning repository https://github.com/kul-sudo/circle_placement
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kul-sudo/circle_placement" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkul-sudo%2Fcircle_placement", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkul-sudo%2Fcircle_placement'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3a0fb16a6f6008138a05897ff4718f767bd9d751
[INFO] checking kul-sudo/circle_placement against try#3857be5045fe74bd0f296f6f4c23db10f8857f73 for pr-156807
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkul-sudo%2Fcircle_placement" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kul-sudo/circle_placement
[INFO] finished tweaking git repo https://github.com/kul-sudo/circle_placement
[INFO] tweaked toml for git repo https://github.com/kul-sudo/circle_placement written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kul-sudo/circle_placement on toolchain 3857be5045fe74bd0f296f6f4c23db10f8857f73
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kul-sudo/circle_placement already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fd340cf9850d08bcd309af46e44729c048246ed9f5859c86bc3758cf707afe24
[INFO] running `Command { std: "docker" "start" "-a" "fd340cf9850d08bcd309af46e44729c048246ed9f5859c86bc3758cf707afe24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd340cf9850d08bcd309af46e44729c048246ed9f5859c86bc3758cf707afe24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd340cf9850d08bcd309af46e44729c048246ed9f5859c86bc3758cf707afe24", kill_on_drop: false }`
[INFO] [stdout] fd340cf9850d08bcd309af46e44729c048246ed9f5859c86bc3758cf707afe24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 928a1a204f409cf5122ef36940aea7b40ff84c5c75ae140b7eb3e0ffac1e34ee
[INFO] running `Command { std: "docker" "start" "-a" "928a1a204f409cf5122ef36940aea7b40ff84c5c75ae140b7eb3e0ffac1e34ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking uuid v1.12.1
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.15.3
[INFO] [stderr]     Checking erased-serde v0.4.6
[INFO] [stderr]     Checking glam v0.29.3
[INFO] [stderr]     Checking bevy_ptr v0.15.3
[INFO] [stderr]     Checking bevy_tasks v0.15.3
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling naga v23.1.0
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling wgpu-hal v23.0.1
[INFO] [stderr]     Checking wgpu-types v23.0.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking gpu-descriptor v0.3.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling toml_edit v0.22.25
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling wgpu-core v23.0.1
[INFO] [stderr]     Checking glow v0.14.2
[INFO] [stderr]     Checking bevy_utils v0.15.3
[INFO] [stderr]     Checking async-broadcast v0.5.1
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]    Compiling wgpu v23.0.1
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]    Compiling bevy_macro_utils v0.15.3
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]     Checking ruzstd v0.7.3
[INFO] [stderr]    Compiling wayland-backend v0.3.8
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]     Checking sysinfo v0.32.1
[INFO] [stderr] error: could not compile `ash` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/3857be5045fe74bd0f296f6f4c23db10f8857f73/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded", "std"))' -C metadata=3ca634086e94cbac -C extra-filename=-3a01bb175f8fc9c6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-d5f5fd084223f1cc.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "928a1a204f409cf5122ef36940aea7b40ff84c5c75ae140b7eb3e0ffac1e34ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "928a1a204f409cf5122ef36940aea7b40ff84c5c75ae140b7eb3e0ffac1e34ee", kill_on_drop: false }`
[INFO] [stdout] 928a1a204f409cf5122ef36940aea7b40ff84c5c75ae140b7eb3e0ffac1e34ee
